add-enable-openmp
authorDebian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Fri, 6 May 2011 13:52:41 +0000 (14:52 +0100)
committerAdam C. Powell, IV <hazelsct@debian.org>
Fri, 6 May 2011 13:52:41 +0000 (14:52 +0100)
commit89b5a0fd26e60223c7ddb76111734f489f091543
tree95bf3757651d314450ea303ef736304b866cb042
parentf963bdc9dc4cbc8b3274b20f519d0efee92ef229
add-enable-openmp

Add a new configure option: --enable-openmp

When this option is set, loops which are parallelized upstream
with tbb are parallelized with openmp.
Due to a bug in libtool (it removes -fopenmp flag when linking),
a workaround is provided, but works only with GNU gcc.

Submitted upstream: http://www.opencascade.org/org/forum/thread_20105/

Gbp-Pq: Topic submitted
Gbp-Pq: Name add-enable-openmp.patch
ros/adm/make/TKMesh/Makefile.am
ros/configure.in
ros/src/BRepMesh/BRepMesh_FastDiscret.cxx
ros/src/BRepMesh/BRepMesh_IncrementalMesh.cxx